
'Slot(1) = Slot(1) + 1	'Breakpoint
Slot(1) = Round(Rnd)
If Slot(1) = 0 
	End
EndIf
End

'WATCH cos(math_pi)
'WATCH sin(0)
'WATCH slot(1)
'EXEC Slot(1) = 100
